home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / rcp.man < prev    next >
Text File  |  1989-04-24  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4. RCP                       User Commands                       RCP
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      rcp - remote file copy
  10.  
  11. SSYYNNOOPPSSIISS
  12.      rrccpp [ --pp ] file1 file2
  13.      rrccpp [ --pp ] [ --rr ] file ... directory
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.      _R_c_p copies files between machines.  Each _f_i_l_e or _d_i_r_e_c_t_o_r_y
  17.      argument is either a remote file name of the form
  18.      ``rhost:path'', or a local file name (containing no `:'
  19.      characters, or a `/' before any `:'s).
  20.  
  21.      If the --rr option is specified and any of the source files
  22.      are directories, _r_c_p copies each subtree rooted at that
  23.      name; in this case the destination must be a directory.
  24.  
  25.      By default, the mode and owner of _f_i_l_e_2 are preserved if it
  26.      already existed; otherwise the mode of the source file modi-
  27.      fied by the _u_m_a_s_k(2) on the destination host is used.  The
  28.      --pp option causes _r_c_p to attempt to preserve (duplicate) in
  29.      its copies the modification times and modes of the source
  30.      files, ignoring the _u_m_a_s_k.
  31.  
  32.      If _p_a_t_h is not a full path name, it is interpreted relative
  33.      to your login directory on _r_h_o_s_t.  A _p_a_t_h on a remote host
  34.      may be quoted (using \, ", or ') so that the metacharacters
  35.      are interpreted remotely.
  36.  
  37.      _R_c_p does not prompt for passwords; your current local user
  38.      name must exist on _r_h_o_s_t and allow remote command execution
  39.      via _r_s_h(1C).
  40.  
  41.      _R_c_p handles third party copies, where neither source nor
  42.      target files are on the current machine.  Hostnames may also
  43.      take the form ``rname@rhost'' to use _r_n_a_m_e rather than the
  44.      current user name on the remote host.
  45.  
  46. SSEEEE AALLSSOO
  47.      cp(1), ftp(1C), rsh(1C), rlogin(1C)
  48.  
  49. BBUUGGSS
  50.      Doesn't detect all cases where the target of a copy might be
  51.      a file in cases where only a directory should be legal.
  52.  
  53.      Is confused by any output generated by commands in a .login,
  54.      .profile, or .cshrc file on the remote host.
  55.  
  56.      The destination user and hostname may have to be specified
  57.      as ``rhost.rname'' when the destination machine is running
  58.      the 4.2BSD version of _r_c_p.
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0            September 16, 1987                       1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. RCP                       User Commands                       RCP
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126. Sprite v1.0            September 16, 1987                       2
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.